[INFO] cloning repository https://github.com/osa1/sd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/osa1/sd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosa1%2Fsd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosa1%2Fsd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01ec926d312592e747d696962f70b29b1d8ca81a
[INFO] testing osa1/sd against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fosa1%2Fsd" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/osa1/sd
[INFO] finished tweaking git repo https://github.com/osa1/sd
[INFO] tweaked toml for git repo https://github.com/osa1/sd written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/osa1/sd on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/osa1/sd already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bbd47c67b75db2a54d0601d719df5d67a8511eb61def9bb64e9b4fb35a7c459
[INFO] running `Command { std: "docker" "start" "-a" "8bbd47c67b75db2a54d0601d719df5d67a8511eb61def9bb64e9b4fb35a7c459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bbd47c67b75db2a54d0601d719df5d67a8511eb61def9bb64e9b4fb35a7c459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bbd47c67b75db2a54d0601d719df5d67a8511eb61def9bb64e9b4fb35a7c459", kill_on_drop: false }`
[INFO] [stdout] 8bbd47c67b75db2a54d0601d719df5d67a8511eb61def9bb64e9b4fb35a7c459
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42421997e28717372d47a51c93e0c3a4cfa2a549b16d374d0de214237e21b01d
[INFO] running `Command { std: "docker" "start" "-a" "42421997e28717372d47a51c93e0c3a4cfa2a549b16d374d0de214237e21b01d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling unescape v0.1.0
[INFO] [stderr]    Compiling aho-corasick v1.0.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling tempfile v3.7.1
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.21
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling clap v4.3.21
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling sd v0.7.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.29s
[INFO] running `Command { std: "docker" "inspect" "42421997e28717372d47a51c93e0c3a4cfa2a549b16d374d0de214237e21b01d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42421997e28717372d47a51c93e0c3a4cfa2a549b16d374d0de214237e21b01d", kill_on_drop: false }`
[INFO] [stdout] 42421997e28717372d47a51c93e0c3a4cfa2a549b16d374d0de214237e21b01d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0360b2771db64012d03b6dcfd5f0d430230acdeadd60a069a151bd934ce3a622
[INFO] running `Command { std: "docker" "start" "-a" "0360b2771db64012d03b6dcfd5f0d430230acdeadd60a069a151bd934ce3a622", kill_on_drop: false }`
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling assert_cmd v1.0.8
[INFO] [stderr]    Compiling sd v0.7.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.42s
[INFO] running `Command { std: "docker" "inspect" "0360b2771db64012d03b6dcfd5f0d430230acdeadd60a069a151bd934ce3a622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0360b2771db64012d03b6dcfd5f0d430230acdeadd60a069a151bd934ce3a622", kill_on_drop: false }`
[INFO] [stdout] 0360b2771db64012d03b6dcfd5f0d430230acdeadd60a069a151bd934ce3a622
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ea0ce3d338f2470fa24b3c58ed8d83a0d05ac2dd7c455fc818c4b988c5a38db
[INFO] running `Command { std: "docker" "start" "-a" "0ea0ce3d338f2470fa24b3c58ed8d83a0d05ac2dd7c455fc818c4b988c5a38db", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sd-fc08c741c7eae535)
[INFO] [stdout] running 8 tests
[INFO] [stdout] test cli::tests::debug_assert ... ok
[INFO] [stdout] test replacer::tests::case_sensitive_default ... ok
[INFO] [stdout] test replacer::tests::default_global ... ok
[INFO] [stdout] test replacer::tests::full_word_replace ... ok
[INFO] [stdout] test replacer::tests::escaped_char_preservation ... ok
[INFO] [stdout] test replacer::tests::sanity_check_literal_replacements ... ok
[INFO] [stdout] test replacer::tests::unescape_regex_replacements ... ok
[INFO] [stdout] test replacer::tests::no_unescape_literal_replacements ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-e45ec368e71880c0)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test cli::stdin ... ok
[INFO] [stdout] test cli::in_place ... ok
[INFO] [stdout] test cli::in_place_following_symlink ... ok
[INFO] [stdout] test cli::replace_into_stdout ... ok
[INFO] [stdout] test cli::in_place_with_empty_result_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0ea0ce3d338f2470fa24b3c58ed8d83a0d05ac2dd7c455fc818c4b988c5a38db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ea0ce3d338f2470fa24b3c58ed8d83a0d05ac2dd7c455fc818c4b988c5a38db", kill_on_drop: false }`
[INFO] [stdout] 0ea0ce3d338f2470fa24b3c58ed8d83a0d05ac2dd7c455fc818c4b988c5a38db
